home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / MAME34 / issues.txt < prev    next >
Text File  |  1998-08-17  |  1KB  |  30 lines

  1. Issues
  2. ======
  3.  
  4. Last updated: (18 Aug 1998)
  5.  
  6. Palette is wrong on non Risc PCs. The reason for this right now is simple -
  7. the generic code expects to assign specific colour numbers with specific
  8. R G and B values. This works the other way round to non Risc PCs fixed
  9. palette system where the best you can hope for is to return a colour number
  10. for a given R, G and B entry. (so, for example, MAME may say 'I want colour
  11. 24 to be dark blue' wheras with older machines, all you can do is 'give me
  12. the colour number nearest to what dark blue is'). Similarly, Williams
  13. Electronics games expect to be able to define any colour to any value at any
  14. point.
  15.  
  16. Sound may not yet be perfect. Let me know of any problems you might find.
  17.  
  18. If you do get any abnormal crashes, it's always best to re-run the emulator
  19. and then quit again when you're at the
  20. copyright screen. This ensures that the sound system (etc) code is reset
  21. properly so you don't get any nasty problems on return to the desktop.
  22.  
  23.  
  24. It is *very important* you don't mix and match your
  25. MameVoices/DACSupport/DigiPink module with different versions of the emulator
  26. executable. Newer versions of the emulators will tell you you're being bad.. older
  27. versions will cause cause nightmares of near biblical proportions.
  28.  
  29. Other information can be found in the ChangeLog.
  30.